llms.txt Content
# Frends Docs
## Docs
- [Getting Started](/get-started/getting-started-guide.md): How to get started with Frends, regardless of your role or task.
- [Integration Development](/get-started/getting-started-guide/integration-development.md): How to create, deploy and test integrations with Frends.
- [Managing Integration Platform & Data](/get-started/getting-started-guide/managing-integration-platform-and-data.md): How to check what is happening in your Frends environment.
- [Supporting Integrations](/get-started/getting-started-guide/supporting-integrations.md): Received a support ticket about Frends and no idea how to continue? Start here.
- [Frends Glossary](/get-started/frends-glossary.md): All the terms Frends uses, and what they mean.
- [Frends Highlights](/get-started/frends-highlights.md): Get familiar with the most popular Frends features.
- [Help Resources](/get-started/help-resources.md): Need help with Frends? We're here to assist!
- [Centralized Portal](/frends-development/centralized-portal.md): From featured content on the Start page, to Process Editor and managing your Agents, Frends Control Panel has it all.
- [Frends Portal](/frends-development/centralized-portal/frends-portal.md): Management for your Frends Tenants.
- [Control Panel](/frends-development/centralized-portal/control-panel.md): All the integration magic happens within Frends Control Panel.
- [Integrations](/frends-development/integrations.md): Frends is an integration platform, after all.
- [Low-code Development](/frends-development/integrations/low-code-development.md): We have visual process editor, enhanced with C# code.
- [Connectors](/frends-development/integrations/connectors.md): Tasks and triggers are the key building blocks of integrations in Frends.
- [Shared State Storage](/frends-development/integrations/shared-state-storage.md): Simple temporary value storage to store Process data between executions.
- [Long Running Processes](/frends-development/integrations/long-running-