# Veriam App

The Veriam App is for providers that wants to use Veriam to manage their customer identity and access management and/or their subscriptions. On the Admin Portal they can set up and configure everything necessary to ensure Veriam can be the middle man between the provider application/s and customers.&#x20;

This includes:

* Connecting application/s
* Configuring access requirements
  * Policies
  * Roles
  * Resources
* Adding new or existing customer organizations
* Setting up plans for subscription management
* Configuring a pricing page
* Setting up T\&Cs, Privacy Policies or any other legal agreements
* *And so much more!*


---

# 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.myveriam.com/welcome/veriam-app.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.
