# Set up Company Settings

All company settings and data are located on the "**Company Settings"** page in the Home screen.

<figure><img src="/files/mEmagnRNdG2UbAxvqnld" alt=""><figcaption></figcaption></figure>

On this page, you can manage and update your company information:&#x20;

* Logo.
* Company name.
* Language.
* An option to display standard "Parta.io templates.
* Basic fields: website, email, phone.&#x20;

Also, you can check basic company details such as:&#x20;

* The name of the company owner,
* The company's creation date,
* Total data storage capacity used,
* Company resources used,
* Project resources used,
* PDF export resources used,
* SCORM export resources used.&#x20;

Additionally, you can set up the Single Sign-on (SSO) login for **"Contract"** type companies. For more details see [Single Sign-on (SSO)](/workspace/set-a-workspace/set-up-company-settings/single-sign-on-sso.md) page.

<figure><img src="/files/uQmSNWQGqcNmoIyfg0iv" alt=""><figcaption></figcaption></figure>


---

# 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/set-a-workspace/set-up-company-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.
