# WORKSPACE

- [Set a Workspace](https://help.parta.io/workspace/set-a-workspace.md)
- [Create Company Subaccounts](https://help.parta.io/workspace/set-a-workspace/create-company-subaccounts.md)
- [Share outside company](https://help.parta.io/workspace/set-a-workspace/share-outside-company.md)
- [Set up Company Settings](https://help.parta.io/workspace/set-a-workspace/set-up-company-settings.md): The Company settings page enables you to manage basic information about the company.
- [Single Sign-on (SSO)](https://help.parta.io/workspace/set-a-workspace/set-up-company-settings/single-sign-on-sso.md)
- [Set up SSO in Parta.io](https://help.parta.io/workspace/set-a-workspace/set-up-company-settings/single-sign-on-sso/set-up-sso-in-parta.io.md): This is a general step-by-step guide explaining the process of setting up single sign-on in Parta.io with your SAML 2.0 Identity Provider.
- [Set Users](https://help.parta.io/workspace/set-users.md)
- [Manage User Roles](https://help.parta.io/workspace/set-users/manage-user-roles.md)
- [Manage User Permissions](https://help.parta.io/workspace/set-users/manage-user-permissions.md)
- [Manage a User](https://help.parta.io/workspace/set-users/manage-a-user.md): Manage company users and project teams.


---

# 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.parta.io/workspace.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.
