# Workspace Config

The first thing you would do after signing in is set up the workspace. The Workspace Config provides users with extensive customization options to tailor their workspace according to their specific needs and branding requirements.

Here's a breakdown of the available settings:

* **General Settings:** Users can adjust general settings such as workspace logo, workspace name, workspace address, and time zone. This allows users to personalize their workspace and optimize it for their workflow.
* **Appearance:** With the Appearance settings, users can customize the visual appearance of their workspace to reflect their brand identity. This includes options to upload custom logos, select color themes, and customize fonts, ensuring a cohesive and branded look across the platform.
* **Custom Domain:** AgencyHandy allows users to set up a custom domain for their workspace to create a branded and professional online presence. Users can easily configure their custom domain within the Workspace Config settings, providing a seamless experience for their clients and team members.
* **Sign-in Portal:** The Sign-in Portal feature enables users to customize the sign-in experience for their workspace. Users can configure options such as custom login pages, single sign-on (SSO) integration, and multi-factor authentication (MFA) settings to enhance security and streamline the sign-in process for their team members.
* **Emails:** The "Email" feature in AgencyHandy enables agencies to establish and configure their email settings for efficient communication with clients. This includes setting up email addresses, configuring DKIM and SPF to prevent spam, generating SMTP keys for secure email transmission, and customizing email templates for consistent communication.

You can&#x20;

* [**Set up General Settings**](/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-general-settings.md)
* [**Set Up Appearances**](/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-appearance.md)
* [**Set Up Custom Domain**](/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-custom-domain.md)
* [**Set up Sign-in Portal**](/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-sign-in-portal.md)
* [**Set Up Emails**](/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-emails.md)
* [Set Up Sign-Up Portal](/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-sign-up-portal.md)
* [Set Up SMTP](/english/agencyhandy-user-guide-for-agency/workspace-config/set-up-emails/setup-smtp.md)
* [Set Up Tax Rates](/english/agencyhandy-user-guide-for-agency/workspace-config/tax-rates.md)
* [SEO Portal](/faq/seo-portal.md)
* [Sidebar & Access](/english/agencyhandy-user-guide-for-agency/workspace-config/sidebar-and-access.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/workspace-config.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.
