# Your Organization

When signing up to Qonic, you will either have received an invitation to join an existing organization, or you will create your own organization upon signup. Either way, your account is always part of an organization.

If you are owner of the organization you can manage your organization members and other settings by clicking your profile picture in the top-right corner and going to Organization Settings (1).

<figure><img src="https://929210962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZKeCFTBZzqUt4lpmhUdS%2Fuploads%2FNqw3HibEkjDSI1ESm9mJ%2FGroup%20635.png?alt=media&#x26;token=e59cc12c-acca-45aa-bcb1-a3f859ba36c6" alt=""><figcaption></figcaption></figure>

Navigate to the Members tab (2) to manage organization members.&#x20;

<figure><img src="https://929210962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZKeCFTBZzqUt4lpmhUdS%2Fuploads%2FO0MEngIdJDjujql7b3CQ%2FGroup%20636.png?alt=media&#x26;token=b87fa25e-69d2-4e13-954b-34e8cf7521ab" alt=""><figcaption></figcaption></figure>

Add coworkers to your organization by clicking the *Add members* button in the bottom right corner of the Members tab.

Once someone is invited to the organization, you can assign them a role (3):&#x20;

* **Owner:** can access all projects, manage organization settings, members and billing. Can create new projects
* **User:** can access specified projects

Remove a user from your organization by right-clicking their name and clicking Remove. An organization must always have at least one Owner.

The Projects tab (4) gives you a list of all projects (5) in your organization, including information about their project size (6), the number of project members (7), when was the last activity (8) and whether or not you are owner of the project (9). If you are not the project owner, you can join any project as owner by right-clicking it and clicking Join as Owner.

<figure><img src="https://929210962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZKeCFTBZzqUt4lpmhUdS%2Fuploads%2FCffJfyNtLTWR5Ort8ZLL%2FGroup%20637.png?alt=media&#x26;token=69810dd0-070e-4fb9-8d38-f7f93b55470f" alt=""><figcaption></figcaption></figure>

In the Settings tab (10) you can manage other information such as the organization name and country.

<figure><img src="https://929210962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZKeCFTBZzqUt4lpmhUdS%2Fuploads%2FoPdlKgmimJSBQc1G9ZlS%2FGroup%20638.png?alt=media&#x26;token=1c72a1ef-84f6-4f0d-a406-4a01ec57d6aa" alt=""><figcaption></figcaption></figure>

In the final tab you can manage which payment plan you are on (11).

<figure><img src="https://929210962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZKeCFTBZzqUt4lpmhUdS%2Fuploads%2F39AxV5lsciLf1xWmFm7g%2FGroup%20639.png?alt=media&#x26;token=f9bc1262-983b-4e62-aa7b-54daae6ab9ba" alt=""><figcaption></figcaption></figure>


---

# 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://help.qonic.com/documentation/qonic-dashboard/your-organization.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.
