# Terminate an Employee

You can terminate employees at any time by updating their status, helping keep your active workforce list accurate, organized, and aligned with your current operations.

To terminate an employee:

1. Go to **Settings > Employees**.
2. Locate the employee you want to terminate and select the three-dot icon next to their name.
3. Select **Change status** to open the Employment Details page.

<figure><img src="/files/4QoUMmR3c9jQ0h8eXBtd" alt=""><figcaption></figcaption></figure>

4. In the **Status** field, select **Terminated**.
5. Select **Save** to complete the process.

<figure><img src="/files/qUf1MvGtAfNscUHVA48Q" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can reactivate the employee at any time by returning to their profile and updating the status.
{% endhint %}

This ensures your employee list stays accurate and reflects only the staff currently active in your operations.

### See also&#x20;

Keep exploring our platform by taking the next step:&#x20;

* [View Default Roles and Permissions](/documentation/security-and-team-settings/view-default-roles-and-permissions.md): View a reference table detailing the access rights associated with each default user role.
* [How to Edit an Employee](/documentation/security-and-team-settings/edit-an-employee.md):  Learn how to add a new employee.


---

# 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.crewcost.com/documentation/security-and-team-settings/terminate-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.
