# Welcome to PlatformNX

## Jump right in

<table data-full-width="true"><thead><tr><th>Introduction</th><th>PlatformNX Use Cases</th><th>Build Your First Workflow</th></tr></thead><tbody><tr><td><ul><li><a href="https://ivoyant.gitbook.io/copy-of-platformnx/readme/introduction/what-is-platformnx">What is PlatformNX? ​</a></li><li><a href="introduction/platformnx-high-level-flow">PlatformNX High-Level Flow</a></li><li><a href="https://ivoyant.gitbook.io/copy-of-platformnx/readme/introduction/key-features">Key Features ​</a></li><li><a href="https://ivoyant.gitbook.io/copy-of-platformnx/readme/introduction/roles-in-platformnx">Roles in PlatformNX​</a></li><li><a href="https://ivoyant.gitbook.io/copy-of-platformnx/readme/introduction/key-terminology">Terminology​</a> ... <a href="introduction"><strong>More</strong></a></li></ul></td><td><ul><li><a href="platformnx-use-cases/automating-hrms-processes">HRMS</a></li><li><a href="platformnx-use-cases/simplifying-inventory-management">Inventory Management</a></li><li><a href="platformnx-use-cases/personalizing-and-scaling-sales-and-marketing">Sales and Marketing</a>..<a href="platformnx-use-cases">. <strong>More</strong></a></li></ul></td><td><p></p><ul><li><a href="building-your-first-workflow/before-you-start">Before You Start</a></li><li><a href="building-your-first-workflow/create-your-first-workflow">Add a Workflow</a></li><li><a href="building-your-first-workflow/publish-deploy-and-test-the-workflow">Publish, Deploy, and Test the Workflow</a>... <a href="building-your-first-workflow"><strong>More</strong></a></li></ul><p></p></td></tr></tbody></table>

<table data-full-width="true"><thead><tr><th>Working with Workspaces</th><th>Working with Applications</th><th>Working with Workflows</th></tr></thead><tbody><tr><td><p></p><ul><li><a href="../working-with-workspaces#accessing-workspaces">Accessing Workspaces</a></li><li><a href="working-with-workspaces/creating-a-workspace">Creating a Workspace</a></li><li><a href="administering-platformnx/configuring-workspace-settings">Workspace Settings</a></li><li><a href="working-with-workspaces/deleting-a-workspace">Deleting a Workspace</a></li><li><a href="working-with-workspaces/managing-workspace-level-entities">Managing Workspace-Level Entities</a>... <a href="working-with-workspaces"><strong>More</strong></a></li></ul></td><td><p></p><ul><li><a href="working-with-applications/creating-an-application">Managing Applications</a></li><li><a href="working-with-applications/exporting-an-application">Exporting an Application</a></li><li><a href="working-with-applications/saving-an-application-as-an-application-template">How to Save an Application as a Template?</a></li><li><a href="working-with-applications/importing-artifacts-into-an-application">Importing Artifacts into an Application</a>... <a href="working-with-applications"><strong>More</strong></a></li></ul></td><td><p></p><ul><li><a href="working-with-workflows/creating-and-managing-workflows">Managing Workflows</a></li><li><a href="working-with-workflows/creating-a-workflow-template">Creating a Workflow Template</a></li><li><a href="working-with-workflows/creating-and-using-a-subflow">Creating and Using a Subflow</a>... <a href="working-with-workflows"><strong>More</strong></a></li></ul></td></tr></tbody></table>

<table data-full-width="true"><thead><tr><th>Monitoring, Troubleshooting, and Reporting</th><th>API Manager </th><th>Administering PlatformNX</th></tr></thead><tbody><tr><td><p></p><ul><li><a data-mention href="the-metrics-dashboard">the-metrics-dashboard</a></li></ul></td><td><p></p><ul><li><a href="api-manager/creating-an-api-collection">Creating an API Collection</a></li><li><a href="api-manager/publishing-an-api-collection">Publishing API Collections</a></li><li><a href="api-manager/update-an-api-collection">Updating the API Collection</a></li><li><a href="api-manager/view-published-collections">View Published Collections</a></li><li><a href="api-manager/creating-client-profiles">Creating Client Profiles</a>... <a href="api-manager"><strong>More</strong></a></li></ul></td><td><p></p><ul><li><a href="administering-platformnx/configuring-workspace-settings">Configuring Workspace Settings</a></li><li><a href="administering-platformnx/configuring-organization-settings">Configuring Organization Settings</a>... <a href="administering-platformnx"><strong>More</strong></a></li></ul></td></tr></tbody></table>


---

# 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.platformnx.com/readme.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.
