# Third Party

*Article Topics:* [*Customization*](/getting-started/common-topics/customization.md)*,* [*Third Party Partner*](/getting-started/common-topics/third-party-partner.md)

The Configuration Admin's **Third Party** section contains settings allowing new members to be created by polling, and the number of days to poll in the past. These settings may vary based on what third parties you have configured in NATS.&#x20;

* **Allow Create New Member Specific Third-Party Partner** - Allow new members to be created by polling from a specific third-party partner.
* **Specific Third-Party Partner** - Set the number of days to poll in the past for a specific third-party partner.


---

# 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.toomuchmedia.com/nats-admin/configuration/configuration-overview/third-party.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.
