# Pricing tiers

### Partner ID

Following the conclusion of the Embedded Mode contract, you will be provided with a Partner ID, which will be required to load Embedded Mode.

The Partner ID is specific to the platform and the use case discussed, and must not be used for a different platform or use case.

Your Partner ID is associated with a [plan ](#plans)that gives access to a set of features.

It is also associated with a list of domains. Please contact Symphony if you need to change the domain where your application is hosted.

The Partner ID is not required in UAT environments, but you may still want to provide it as, in this case, only the features available to your plan will be enabled. This may be useful to properly verify all is in order.

### Plans

An Embedded Mode pricing plan is structured in three tiers: Basic \*, Workflow and Custom:

<table><thead><tr><th width="390">Feature</th><th align="center">Basic *</th><th align="center">Workflow</th><th align="center">Custom</th></tr></thead><tbody><tr><td><a href="/pages/wPSWrUlL31ga1aMJ9i1l#focus-and-collaboration-modes">Focus mode</a></td><td align="center">✔</td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/wPSWrUlL31ga1aMJ9i1l#focus-and-collaboration-modes">Collaboration mode</a></td><td align="center"></td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/3yAYkOzDqHkzD8r5FJUX#ecp-settings">Basic settings</a></td><td align="center">✔</td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/3yAYkOzDqHkzD8r5FJUX#ecp-settings">Advanced settings</a> (<code>showChatSearch</code>, <code>canAddPeople</code>, <code>showSuppressMessage</code>)</td><td align="center"></td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/sWF9smCaLbpQBZ7HFSIp">Open chat and Start chat APIs</a></td><td align="center">✔</td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/hSYhznYlWaSVCDQBujZu">Pin a message API</a></td><td align="center">✔</td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/R5jr35yIwYMUDXBp2thN">Create room dialog API</a></td><td align="center"></td><td align="center">✔</td><td align="center">✔</td></tr><tr><td>Create a room API (no dialog)</td><td align="center"></td><td align="center"></td><td align="center">✔</td></tr><tr><td><a href="/pages/KyS6gf0DwDlePNE5lT8S">Extension apps</a> developed by Symphony</td><td align="center"></td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/KyS6gf0DwDlePNE5lT8S">Extension apps</a> from third parties</td><td align="center"></td><td align="center"></td><td align="center">✔</td></tr><tr><td><a href="/pages/3yAYkOzDqHkzD8r5FJUX#custom-themes">Custom theming</a></td><td align="center"></td><td align="center"></td><td align="center">✔</td></tr><tr><td><a href="/pages/I28S12jC8oKEUhIqY9II">Notification API</a></td><td align="center"></td><td align="center">✔</td><td align="center">✔</td></tr><tr><td><a href="/pages/PYk0jNTwhEjWuGwSNXQG">Send message dialog API</a></td><td align="center"></td><td align="center">✔</td><td align="center">✔</td></tr><tr><td></td><td align="center"></td><td align="center"></td><td align="center"></td></tr></tbody></table>

\* Basic tier: The basic tier is only available to customers of the legacy ECM product and until their contract renewal.&#x20;


---

# 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.developers.symphony.com/embedded-modules/embedded-mode/pricing-tiers.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.
