
## Modify workflow settings

URL: https://docs.atlan.com/product/connections/how-tos/manage-connectivity

> Once you've scheduled or run a workflow you can modify its configuration at any time. The configuration that can be modified may vary by workflow but the general steps remain consistent.

Once you've scheduled or run a workflow you can modify its configuration at any time. The configuration that can be modified may vary by workflow but the general steps remain consistent.

## Modify settings

To modify the configuration of an existing workflow, complete the following steps:

1. On the left of any screen, navigate to **Workflow**.
2. Under _Monitor_ select an existing workflow tile. (You may need to expand the run history or filter first.)
3. From the _Workflow Run History_ table, click on the previous run of the workflow you want to modify.
4. In the upper left of the screen, change to the **Config** tab.
5. Modify the parts of the workflow configuration you require:
 - Under _`` Credential_, use the **Edit Credentials** button to change the credentials for the source.

 :::warning

 If you're updating the connection credentials, you may also need to update the metadata filters before running the updated workflow. Atlan currently does not detect changes to your connection settings and update the metadata filters automatically.

 :::

 - Under _Connection settings_, use the **Edit** button to change the connection details:
 - Modify whether or not querying or data previews are allowed for the source.
 - Modify the query row limit to enable [exporting large query results via email](https://docs.atlan.com/llms/catalog/insights/tips-and-tricks/llms.txt).
 - Modify the query timeout limit - expandable up to 60 minutes.
 - Under _Connection Admins_, click the pencil icon to add or remove connection admins.

 :::warning

 If you do not specify any user or group, nobody will be able to manage the connection - not even admins.

 :::

 - Under _Metadata_, use the selectors to modify which metadata to include and exclude.
 - To check for any [permissions or other configuration issues](https://docs.atlan.com/llms/catalog/connector-capabilities/what-are-preflight-checks/llms.txt) before running the workflow, click **Preflight checks**.
6. Once you've made your updates, click the **Update** button to save the changes.
 - You can optionally run the workflow with the new configuration immediately.
 - You will need to confirm your changes by clicking the **Yes** button. Note that some workflow changes may take a few minutes to come into effect.

That's it - next time you run the workflow, or it runs on its schedule, it will use your changes! 🎉

:::warning

If you modify the _Metadata_ portion, any previously crawled metadata that is now excluded will be [archived](https://docs.atlan.com/llms/catalog/discovery/access-archived-assets/llms.txt) on the next workflow run.

:::

---
