# Managing Clients

Once clients have been added, PlexTrac offers a range of features that facilitate editing and managing information, including contact details, custom fields, logos, and additional notes and details. Users can ensure client information remains accurate and relevant with just a few clicks.

## Editing Client Information

<mark style="background-color:yellow;">Step 1:</mark> From the **Clients** module home page, click **View** under the "Actions" menu for the impacted client.

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

<mark style="background-color:yellow;">Step 2:</mark> Click **Edit Client Information**.

<div align="left"><figure><img src="/files/ZONHzYs9huLakvcHYIVy" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 4:</mark> The "Edit Client Information" modal appears and can be modified as desired. Click **Submit** when finished.&#x20;

<div align="left"><figure><img src="/files/jXHAP5vo3526NzVV2nFl" alt="" width="563"><figcaption></figcaption></figure></div>

## Deleting a Client

<mark style="background-color:yellow;">Step 1:</mark> From the **Clients** module home page, click the three dots under the "Actions" column corresponding to the client and click **Delete Client**.&#x20;

<div align="left"><figure><img src="/files/nkWdjt0STC7GXwhagpfn" alt="" width="467"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 2:</mark> A modal will appear, confirming the action. Type in the client name and click **Delete**.&#x20;

<div align="left"><figure><img src="/files/EsTNDYMlwvT2qpXW5R5f" alt="" width="358"><figcaption></figcaption></figure></div>


---

# 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.plextrac.com/plextrac-documentation/product-documentation/clients/managing-clients.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.
