# Change of Management

When an account changes management companies, the change must be entered into TRIP.

Open the account in TRIP and click on the edit icon in the Property Management section.

<figure><img src="/files/UMTVKpJyVwuf5rxIA2F2" alt=""><figcaption><p>Edit Property Managment Button</p></figcaption></figure>

This will open a dialog where you can enter the new property management company.

<figure><img src="/files/FQPQrR9V6Yu6ycVqrJpj" alt=""><figcaption><p>New Property Managment Company Dialog</p></figcaption></figure>

&#x20;As you type, TRIP will show matching property management companies.

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

#### Changing to an Existing Property Management Company

If the correct property management company is shown (including the address), select it and click 'Save'.  The management company will be changed. You can close the account screen now; you do not need to save.

<figure><img src="/files/qAyanlcIeYCSYgB5EXz5" alt=""><figcaption><p>Saving an Exisiting Property Management Company</p></figcaption></figure>

#### Adding a New Property Managment Company

If the correct property management company is not shown, you'll need to add it to TRIP.  Continue to type in the full name of the property management company, then click on 'Add'.

<figure><img src="/files/WtTElmpKFr3SAetafyQL" alt=""><figcaption><p>Adding a New Property Managment Company</p></figcaption></figure>

This will open the New Property Managment screen with the company name filled in.

<figure><img src="/files/LNaNiQRvjQCUo8Hwzoop" alt=""><figcaption><p>New Property Managment Company Screen</p></figcaption></figure>

Fill in the rest of the information, then click 'Save'.  The screen will close, and the property management company will be changed for the account. You can close the account screen now; you do not need to save.

<figure><img src="/files/0ojcc83cMKwlpmJWAzXI" alt=""><figcaption><p>Saving a New Property Management Company</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.towcode.net/accounts/change-of-management.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.
