# Time Entry Categories

In this section you can view all of the Time Entry Categories associated with your organization. This is also where you can create new Time Entry Categories and delete current Time Entry Categories.

These categories can help define the type of work conducted when recording billable time entries.

<figure><img src="/files/DtuVYTGYI2UY6hNxR7hU" alt=""><figcaption><p>View Time Entry Categories</p></figcaption></figure>

## Creating a New Time Entry Category

Select the "Create Category"  button and enter the name of the Time Entry Category you would like to create.

<figure><img src="/files/ddsUop1eCgGnWmlhCj9V" alt=""><figcaption><p>Create Time Entry Category</p></figcaption></figure>

## Delete a Time Entry Category

You can also delete a Time Entry Category from the Time Entry Categories Section.&#x20;

{% hint style="warning" %}
When deleting a Time Entry Category, you **must** **re-assign the time entries associated with that category to another pre-existing Time Entry Category.**&#x20;
{% endhint %}

<figure><img src="/files/GJm3G8mbMlCU3u3saKM3" alt=""><figcaption><p>Delete a Time Entry Category</p></figcaption></figure>


---

# 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.monolithforensics.com/monolith/monolith-features/settings/time-entry-categories.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.
