# Platform Manager (Third-Party Managed)

A **Platform Manager** is a company designated by the platform owner to manage the platform. This requires a *Third-Party Managed* license type. For example, a Defense contractor may select this platform configuration if they want to sell a product to the US Government that uses MOTAR as a component of their product offering. The Defense Contractor can manage the platform as the Platform Manager and the US Government can be the Platform Owner.

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

The "Company Name" field for the Platform Manger is set in your instances license file and cannot be updated. All other input fields can be modified.&#x20;

Additionally, **clicking** the "Add User" button the New Account flow to add users into this managing company. The company field will be preselected in the drop down on the new account modal.<br>

<figure><img src="/files/CqtLaXg5WVmnshBEwuV8" alt=""><figcaption></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.motar.com/motar-core-services/intro-to-core-services/admin/platform-manager-third-party-managed.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.
