# Projects

Projects are the logical grouping of your Ozone modules such as microservices, pipelines, integrations, clusters, and so on, which can help you to segregate & manage many things such as control the access level of users, logical separation of your organization's tech stack & environments, etc:-.

All projects in a particular account/organization can share the resources available to that account/organization and hence maintain a logical separation while not changing the underlying architecture or spinning up new resources.<br>

**How do we navigate between projects?**

1. Click on the Projects section showing the current project name (On the top left corner of the screen showing “demo” in the below example

<figure><img src="/files/IXT9Goqn2FWyj2Aa9mtO" alt=""><figcaption></figcaption></figure>

2. You will be shown a modal with all the projects available in that account. Click on the name of the project to navigate to that project.

<figure><img src="/files/VWGTtj7HSz7nZJxpSITZ" alt=""><figcaption></figcaption></figure>

\ <br>


---

# 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://docs.ozone.one/ozone-end-user-guide/documentation/settings/projects.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.
