> For the complete documentation index, see [llms.txt](https://docs.opshub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opshub.com/v7.226/help-center-index/faqs/general-faqs/how-to-identify-between-custom-and-default-workflows-and-their-associated-integrations.md).

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

In <code class="expression">space.vars.OIM</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/jB4mzfIpQI0h58dbk97M" 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/mVamOYWQY8ZpVqauTZlI" 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/lKQ0kyPH7AayvH2GCxzo" alt="Click On Customized"></div>

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

<div align="center"><img src="/files/zCGq2DY69JmBhftRzDrD" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.opshub.com/v7.226/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.
