# Setting Multiple Workspace

AgencyHandy allows users to set up multiple workspaces, enabling the management of several agencies from a single account. Each workspace functions independently, acting as an individual agency with its own settings and configurations.

### **Purpose:**&#x20;

The ability to create multiple workspaces provides flexibility for users managing more than one agency. It allows for the segregation of data, customization per agency, and efficient management of multiple businesses without needing separate accounts.

### **Pre-conditions**

* **User Permissions:** Ensure you have administrative permissions to create new workspaces.
* **Subscription Plan:** Confirm that your Agency Handy subscription plan supports multiple workspaces.
* **User Access:** Identify the team members or users who will have access to the new workspace.

### **Benefits:**

* **Enhanced Organization:** Manage multiple agencies or departments separately.
* **Individualized Settings:** Customize each workspace to meet specific needs.
* **Improved Focus:** Reduce clutter and maintain clear boundaries between different agencies.
* **Efficient Management:** Switch between workspaces seamlessly without logging into different accounts.

You can do the following things from here,

* [Create a new Workspace](/english/agencyhandy-user-guide-for-agency/setting-multiple-workspace/create-a-new-workspace-in-agencyhandy.md)
* [Delete a workspace](/english/agencyhandy-user-guide-for-agency/setting-multiple-workspace/deleting-a-workspace-in-agencyhandy.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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/setting-multiple-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.
