# How to find a Workspace ID

Follow these steps to find your Workspace ID.

1. Log into your organization.
2. In the top left-hand corner, click your organization's logo, then click **Organization settings**.
3. Click **Workspaces**.
4. Locate the workspace you want to find the ID of, click the three dots, then click **Edit workspace**.
5. Make a note of the **Workspace ID** code.


---

# 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.bird.com/applications/settings/account/organization-settings/how-to-find-a-workspace-id.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.
