> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Source systems

> If multiple **enumerations** values are needed to communicate with other systems, source systems can be used.

![](https://s3.eu-west-1.amazonaws.com/docx.flowx.ai/platform-deep-dive/source_system.png)

On the main screen inside **Source systems**, you have the following elements:

* **Code** - not displayed in the end-user interface, but used to assure value uniqueness
* **Name** - the name of the source system
* **Edit** - button used to edit a source system
* **Delete** - button used to delete a source system
* **New** - button used to add a new source system

### Adding new source systems

To add a new source system, follow the next steps.

1. Go to **FlowX Designer** and select the **Content Management** tab.
2. Select **Source systems** from the list.
3. Fill in the necessary details:
   * Code
   * Name
4. Click **Add** after you finish.

<Frame>
  ![](https://s3.eu-west-1.amazonaws.com/docx.flowx.ai/platform-deep-dive/add_source_system.png)
</Frame>


## Related topics

- [FlowX.AI Designer](/4.6.0/docs/flowx-designer/overview.md)
- [Configuration and migration guide](/release-notes/v4.x/v4.6.x/v4.6.0-january-2025/migrating-from-v4.1.x-to-v4.6.0/process-configuration.md)
- [FlowX.AI CMS](/5.1/docs/platform-deep-dive/core-extensions/content-management/content-management.md)
- [Enumerations](/4.6.0/docs/platform-deep-dive/core-extensions/content-management/enumerations.md)
