> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/rentex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/rentex/ulisting-plugin/settings/agent-and-agency.md).

# Agent & Agency

Agent and Agencies feature is an additional tool in uListing plugin that creates two additional types of users on your website. With this feature, you can add users as agency or agent.

To enable this function go to **Listings Types > Settings** from your dashboard menu, find there **Agencies** module and click on the **Enable** button.

![](/files/-MCWCkWLLZayIiY0_qN4)

After that, there will be created a new user. Expand the settings and enter the name, specify the listings limit, enable listing moderation and comment functions.

![](/files/-MCWClvaAy9dv0ISfWaL)

Expand the settings and enter the name, specify the listings limit, enable listing moderation and comment functions.

![](/files/-MCWCnWb2lmbk3kk258A)

When the Agencies module is enabled you can change users role to agency or agent. \
Go to **Users > All Users**. Select one from the list and click on **Change role to…** option. From the dropdown menu you can select Agent or Agency options.

![](/files/-MCWCovijErgYAekPq1u)

{% hint style="info" %}
Note if the Agencies module is disabled you can’t change user roles to Agent or Agency.
{% endhint %}

Now user with registered as Agency on your website can access their agents from their profile pages. Simply go to your **Profile > My Agents**.

![](/files/-MCWJIcYJ3TCgn4U_SwI)

{% hint style="info" %}
Only users registered as Agency can add new Agents. The subscription plan bought by the Agency user will be applied to all the agents he added.
{% endhint %}

On **My agents** page Agencies can add new agents and see the list of them.

![](/files/-MCWJKYQsjywPnb3cSy2)

![](/files/-MCWJMROFnvgrbYajz3T)

You can also click on one particular agent to see his page.

![](/files/-MCWJuG4588LscDNkd3P)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wpdocs.gitbook.io/rentex/ulisting-plugin/settings/agent-and-agency.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.
