# Delete an Employee

### **To Archive an Employee's Account:**

1. Log in to the CreatorXOne app.
2. From the left menu, navigate to **Employees > Profiles.**
3. Locate the last column, **Actions**, and click the **Archive***(Trash Can)* button.
4. Confirm by clicking **Yes** when prompted with: *“Are you sure you want to archive this user?”*


---

# 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/delete-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.
