> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization.md).

# Organization

- [Company Setup](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/initial-company-setup-administration.md): Company and Admin configuration
- [New Company](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/initial-company-setup-administration/new-company.md): Adding a company
- [Category & Pop-ups](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/initial-company-setup-administration/category-and-mandatory-pop-up-components.md): Creation of Category and mandatory pop-up components
- [Financial Year & Leave](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/initial-company-setup-administration/financial-year-and-leave.md): Financial year and leave accounting setup
- [SMTP Settings](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/initial-company-setup-administration/smtp-settings.md): SMTP settings
- [Templates Setup](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/initial-company-setup-administration/templates-setup.md): Add Birthday & Anniversary Templates for quick emails
- [Email Templates](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/initial-company-setup-administration/email-module.md): HR Email Templates
- [Users](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization/users.md): Step-by-step guide for the ‘User’ page on the cloud portal


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pockethrms.com/hr-and-admin-portal/cloud-configuration/organization.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.
