# What permissions do I have as a Process Owner for inviting new members?

As a Process Owner, you have the following permissions for inviting new members :

* **Process-specific**: You can invite other users to join your assigned Process. For Example if you are the Process Owner for Proc1, you can invite another Process Owners to control the same.
* **Hierarchical Control**: You can assign new members as Process Owners within your assigned Process.&#x20;

**Limitations**: You cannot invite users to processes that you do not own. For example if you are the Process Owner for Proc1, you cannot invite user to other processes such as Proc2 and Proc3 mapped to your account.


---

# 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.truecaller.com/truecaller-for-business/roles-and-permissions/what-permissions-do-i-have-as-a-process-owner-for-inviting-new-members.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.
