# How to identify between Custom and Default Workflows and their associated integrations?

In <code class="expression">space.vars.SITENAME</code>, you can view workflow categories in the UI to easily identify default workflows from custom ones.

## Steps to View Workflow Categories

1. Navigate to the **View Integrations** Page.
2. Click on the **Configure Workflow Screen** option from the left bar.

<div align="center"><img src="/files/aoyhnyUmSHmPFwbxcHwp" alt="All Integrations"></div>

3. On the Workflow page, you can see a list of all workflows, along with associated integration details, workflow type, category, and description.\
   Here, the **Category** column shows if a workflow is **Default (pre-installed)** or **Custom (user-created)**. This allows you to quickly identify the category of each workflow.

<div align="center"><img src="/files/MwmvoTmfnprtoah1HxKr" alt="Workflow Category"></div>

4. To view the integrations associated with a particular workflow, refer to the **No. of Integrations** column.\
   For **Customized Workflow**, click on the number under **No. of Integrations** to view the integrations linked to the customized workflow.

<div align="center"><img src="/files/t3J8aEUhYxLnROg9hUjo" alt="Click On Customized"></div>

\* This will show the integrations associated with \*\*Customized Workflow\*\*.

<div align="center"><img src="/files/qsCeXHVvN3BuwAAblcfM" alt="Customized Workflow Integration"></div>

* Similarly, for **Default Workflow**, click on the number under **No. of Integrations** to view the integrations linked to the default workflow.

***

This streamlined process allows for easy identification and tracking of workflow categories and their associated integrations.


---

# 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://opstech.gitbook.io/opstech-docs/help-center-index/faqs/general-faqs/how-to-identify-between-custom-and-default-workflows-and-their-associated-integrations.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.
