# v3 User Interface Guide

## Dashboard

{% content-ref url="/pages/-MNoRXFqVEy6l-GiHF-0" %}
[Dashboard](/guides-for-v3/user-interface-and-usage-guide/dashboard.md)
{% endcontent-ref %}

## Projects and Workspaces

{% content-ref url="/pages/-MNoQSZd-9fi1RGvdVyq" %}
[Project and Workspace Management](/guides-for-v3/user-interface-and-usage-guide/project-and-workspace-management.md)
{% endcontent-ref %}

## Jobs

{% content-ref url="/pages/-MNoQuElNCsQJVKFNkWf" %}
[Create and Build Jobs](/guides-for-v3/user-interface-and-usage-guide/create-and-build-jobs.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNoSmJHnXo8z9it7KF7" %}
[Queue Job, Inspect Job and Other Job Actions](/guides-for-v3/user-interface-and-usage-guide/queue-job-inspect-job-and-other-job-actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNoZy2uokkw8DGgDSrv" %}
[View and Download Results](/guides-for-v3/user-interface-and-usage-guide/view-and-download-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNojeFScLla2WehPBsx" %}
[Job Relationships](/guides-for-v3/user-interface-and-usage-guide/job-relationships.md)
{% endcontent-ref %}

## Resource Manager

{% content-ref url="/pages/-MNoS3RelVhvvHzO0Vzn" %}
[Resource Manager](/guides-for-v3/user-interface-and-usage-guide/resource-manager.md)
{% endcontent-ref %}

## User Management

{% content-ref url="/pages/-MbqKdBeeZlux5Sx-mNA" %}
[User Management](/guides-for-v3/user-interface-and-usage-guide/user-management.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
