# Organizations

## What are organizations?

Invite people to your organization to collaborate on the tests.&#x20;

"Organization" is your team's workspace, that shares the following:

* projects
* subscription
* organization settings
* [scheduled tests](https://docs.bugbug.io/running-tests/schedules) notifications

You can have unlimited projects in one organization. Everyone in the organization can access all the projects.

{% hint style="info" %}
**Important!** Only the organization admin can edit credit card information.
{% endhint %}

## Organization settings

To access Organization settings click the top-right user icon and select "Organization settings"

![](https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FEGrnL9F9zDMHHEAISXEQ%2FScreenshot%202022-04-11%20at%2011.45.30.png?alt=media\&token=c7f73d43-77ad-4cb5-afce-522059a2870a)

In the organization settings you are able to:

* change your organization's name (rename an organization)
* invite other people to your organization and give them different roles like `admin` or `editor`
* enter your billing data
* choose or change the subscription plan
* modify your credit card details (only organization Admin can do this)
* check your invoices

## Creating a new organization

You can create a new organization any time using the top dropdown. Here you can also switch between organizations if you have more than one.&#x20;

![](https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2F75crfZnKRhUx66HOaLeA%2Fimage.png?alt=media\&token=641ef826-2db5-4ada-b9f5-84c21d6b3e5c)

![](https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FOu5RjPlXFTQ4oO9FaGMn%2FScreenshot%202022-04-11%20at%2012.38.40.png?alt=media\&token=ad4b9ec6-327c-4f99-a9b5-25ca824c3ddb)

## Related

[Parallel runs within your organization](https://docs.bugbug.io/running-tests/parallel-mode#parallel-runs-within-your-organization)


---

# 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.bugbug.io/collaboration/organization-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.
