> For the complete documentation index, see [llms.txt](https://docs.devin.fm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devin.fm/guides/servers/add-a-server.md).

# Add a Server

Adding servers to your Devin's team account is very easy. From the Devin App, go to Settings -> Servers.&#x20;

See the guide for each server type below:

{% tabs %}
{% tab title="Development Server" %}

### When you have just created your account

When you've just created your account, you will see your development server already being listed. However, a little more information is required to finish the setup of your dev server:

4. FileMaker Admin Console credentials

### Field and button descriptions

1. Adding a new server record (limited to account plan)
2. Server type (can be Development, Staging or Production)
3. Server url (can be local or public IP, DNS or Domain Name)
4. FileMaker Admin Console credentials
5. Re-installing the "Devin Engine Assistant" script schedule that was automatically installed during Devin Server installation. For instance, if it accidentally was removed. \
   \&#xNAN;*Note that this schedule is only needed on the development server and will only be installed when "Development" is selected during server installation.*
6. Verifying that the provided information is correct by pinging both the FileMaker Admin API and the Devin Server API.

<figure><img src="/files/B7rvu6R57TR6ymAXgoRf" alt=""><figcaption><p>Adding a Development Server</p></figcaption></figure>
{% endtab %}

{% tab title="Staging/Production Server" %}
When adding a Staging or Production Server, You'll notice that it looks slightly different from adding a Development Server. That's because of two extra fields (4 and 6) which are onyl relevant for Staging and Production servers.

To add a new server:

1. Click + Add
2. Select server Type
3. Enter an URL for the server
4. Select maximum concurrency allowance\
   \&#xNAN;*Max amount of simultaneous data migrations that you want to allow. Set this according to your server's hardware specs. Learn more about* [System Requirements](/setup-and-maintenance/prerequisites/system-requirements.md#hardware-and-concurrency)
5. Enter FileMaker Admin Console credentials
6. Enter Devin API Key\
   \&#xNAN;*Auto-generated 15-digit key that gets shown after a Devin Server installation completes. If lost, the key can be found on the server in (Linux: `opt/Devin/info.json` macOS `Library/Devin/info.json`). Note that this is only required for Staging and Production Servers and will not be generated for Devin Server installatons where "Development" is selected as server type.*
7. Click Test Connection to verify the connection to both FileMaker Admin API and Devin Server API.

<figure><img src="/files/gTZbO5qfLfQtkecvughS" alt=""><figcaption><p>Adding a Production Server</p></figcaption></figure>
{% endtab %}
{% endtabs %}
