# Workspaces

### Workspace information

To view your [workspaces](/teams-and-agencies/overview.md) and their settings, go to the settings page and click on the `Workspaces` tab. This will open up settings for your workspaces.

Here, you can view all your workspaces, their details, and make changes to them.

<figure><img src="/files/jP996YatjjSJXaolcZFx" alt=""><figcaption><p>Settings for workspaces look like this</p></figcaption></figure>

You'll be able to view the following information about your workspaces:

* **Name**
* **Number of members**
* **Enrichment Credits used**

### **Editing workspaces**

From settings, you'll also be able to edit your existing workspaces. To do so, simply click on the workspace that you want to edit, and you'll be taken to a settings page for that specific workspace.

Here, you'll be able to add or remove members, and be able to see the roles of the existing members

### Creating a new agency

You can also create new agencies from the settings page. To create a new agency, simply click the `Setup a New Agency` button in the table listing out the agencies in your organization. This will open a modal allowing you to create a new agency.&#x20;

You can find more details about creating new agencies [here](/teams-and-agencies/workspaces/setup-an-agency.md).


---

# 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.shippercrm.com/settings/organization/workspaces.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.
