# 4. Managing Company

Managing a Company in the Onethread is easy. It is designed to help businesses and organizations efficiently manage and organize their projects, tasks, teams, and resources.&#x20;

### Benefits:

It allows administrators to manage & set up company-wide settings, such as project templates, tasks, and user roles. Additionally, it provides a centralized location for managing and organizing projects, team members, and tasks.&#x20;

The feature also provides visibility into project progress and performance, enabling administrators to make data-driven decisions and optimize their operations through reports & timesheets.&#x20;

### Features you can access here,&#x20;

* [Add new Company](/4.-managing-company/4.1-add-new-company.md)
* [Employee Directory](/4.-managing-company/4.2-employee-directory.md)
* [Department](/4.-managing-company/4.2-employee-directory/4.2.2-department.md)
* [Set up Company Profile](/4.-managing-company/4.3-setting-up-company-profile.md)
* [Company Settings](/4.-managing-company/4.7-company-settings.md)
* [Manage Company Vendors](/4.-managing-company/4.4-vendor-management.md)
* [Timesheet](/4.-managing-company/4.5-timesheet.md)
* [Report](/4.-managing-company/4.6-report.md)


---

# 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.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.
