# 4.7 Company Settings

The "Company Settings" feature in Onethread allows managing various aspects of a company's profile. Within this feature, users can edit the company name, configure the project template, and set role and permission settings for company members. In addition, subscription and billing information can be managed, and the option to delete a company is available. This feature enables users to customize their company profile and manage their subscription and billing information all in one place.

### Pre-Condition:

* Users must have an account in Onethread.
* Users must be a part of a company.
* Users must be Super Admin/Admin.

You will find the Company section in the left column of your profile. From here, you can access,

* [Edit Company Name](/4.-managing-company/4.7-company-settings/4.7.1-edit-company-name.md)
* [Template Configuration](/4.-managing-company/4.7-company-settings/4.7.2-template-configuration.md)
* [Roles & Permission](/4.-managing-company/4.7-company-settings/4.7.3-role-and-permission-in-a-company.md)
* [Subscription & Billing](/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing.md)
* [Delete a Company](/4.-managing-company/4.7-company-settings/4.7.5-delete-a-company.md)

###

\ <br>


---

# 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.onethreadapp.com/4.-managing-company/4.7-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.
