> For the complete documentation index, see [llms.txt](https://docs.qatts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qatts.com/v-3.0/qatts-configuration/2.3-create-client.md).

# 2.3 Create Client

If you want to client disable don't add the client props in product properties

On the dashboard, Click on the **Administration**

![](/files/-MbaXt2EgSFxvSHF_o_8)

You should see the Product Management menu with the “**Product Management**”, click on that **Product Management.**

&#x20;

![](/files/-MbaXt2FQwpIah1Njw86)

On click on the “**Product Management**”, the page should appear as shown in the screenshot below. Then Click on “**Client**”.&#x20;

![](/files/-MbaXt2GgcTEMdwr77Mb)

On click on the “**Client**”, the page should appear as shown in the screenshot below. Then select the **Product** and then Click on “**Add Client**”.

&#x20;

![](/files/-MbaXt2Hmi_ytkNGmffc)

On click on the “**Add Client**”, the page should appear as shown in the screenshot below&#x20;

You need to fill the below fields.

![](/files/-MbaXt2IVIzRKCckFPr7)

1. Select the product name.
2. Client Name
3. Is Default

After you filled up the details click on **save** button.

The Client should be created successfully for you and Created client displayed in the grid. a page like the screenshot below should appear.

![](/files/-MbaXt2J-bWVy-IGiUwl)

Please refer [Manage Product](https://app.gitbook.com/@qatts/s/qatts-technical-docs/~/drafts/-McOjcEYWWJOPNlt4p4K/qatts-configuration/2.10-manage-configuration/manage-product) for managing the product.


---

# 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.qatts.com/v-3.0/qatts-configuration/2.3-create-client.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.
