# Add an Employee

### How to Add an Employee

1. **Navigate to Employees:** In the left menu, go to **Employees > Profiles > Add an Employee**.
2. **Enter Employee Details:** Add the employee’s **Email ID, Name**, and generate a **Password**.
3. **Set Position/Designation:** Select the employee’s role in your company.
4. **Configure Permissions:** Use the default settings or customize permissions by clicking on **Permissions**.
5. **Assign Tags (Optional):** Add colorful tags to categorize employees if needed.
6. **Create the Account:** Click **Create an Account** to finalize.

Once you share the login details, the employee can log in with their assigned permissions and start using CreatorXOne.


---

# 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://creatorxone.gitbook.io/creatorxone/employee-management/add-an-employee.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.
