# Organization Access Settings

By default, a new project is private. To share a project with your colleagues, you will need to add your project to an Organization.

<figure><img src="https://bottalk.io/learn-with-bottalk/content/images/2021/08/oranizational-settings-bottalk-audio-cms.png" alt="Oranziation Access Settings - BotTalk Audio CMS"><figcaption><p>Oranziation Access Settings - BotTalk Audio CMS</p></figcaption></figure>

You can share your project with your Organization members by selecting your organization in the **project's organization** dropdown.


---

# 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.bottalk.io/docs/text-to-speech/configure-your-project/organization-access-settings.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.
