> For the complete documentation index, see [llms.txt](https://docs.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.docbits.com/administration-and-setup/workflow/cards-overview/then/export/export-with-alternate-export.md).

# Export with alternate Export

<figure><img src="/files/9dqatWdIpahUJKo2RGAl" alt="" width="563"><figcaption></figcaption></figure>

## **Purpose**

The **"Export Document with Alternate Export"** workflow card enables exporting a document using an alternate export configuration. It offers flexibility by allowing users to bypass the default export configuration and use an alternate one, ensuring compatibility with specific requirements or scenarios.

## **Components of the Card**

**Alternate Export Configuration**

* **Description**: Specifies the export configuration to be used for the document.
* **Detail**: This configuration overrides the default settings and applies the alternate export configuration specified in the workflow.

## **Functionality**

* **Condition Evaluation**:\
  The system evaluates the conditions set in the **"Where"** and **"And Sections"** of the workflow. The card executes only if all conditions are true.
* **Document Export**:\
  Once executed, the card uses the alternate export configuration to process and export the document. This enables tailored export handling for specific workflows.

## **Setup and Configuration**

To configure this card:

1. Ensure the **"Where"** and **"And Sections"** are configured correctly, as the card only executes if these conditions evaluate to true.
2. Verify that the alternate export configuration is valid and active in the system.

## **Conclusion**

The **"Export Document with Alternate Export"** workflow card enhances flexibility and control in document export processes. By allowing the selection of an alternate export configuration, it accommodates diverse export requirements while maintaining efficient workflow automation.


---

# 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.docbits.com/administration-and-setup/workflow/cards-overview/then/export/export-with-alternate-export.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.
