# Company & Workspace token

To obtain the company token for your Paradime account and the workspace token for your Paradime current workspace, navigate to Account Settings and select the Workspace option in the left panel.

In the overview section you can find and copy the **`company_token`** and **`workspace_token`**.

{% @arcade/embed url="<https://app.arcade.software/share/hTAwIW2lECHpNi73Ggyj>" flowId="hTAwIW2lECHpNi73Ggyj" %}


---

# 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.paradime.io/app-help/developers/company-and-workspace-token.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.
