# Attriflow

## Attriflow

- [Documentation](https://app-docs.creoglyph.io/attriflow/documentation.md): This page provides a comprehensive guide to the AttriFlow app. Learn to manage attributes effortlessly, utilize templates, and perform bulk operations to enhance your Webflow projects.
- [Dynamic DOM Navigation](https://app-docs.creoglyph.io/attriflow/features/dynamic-dom-navigation.md): Easily explore and interact with your Webflow project's structure using the DOM Navigator. Select elements, manage attributes, and stay synced with real-time updates for efficient project management.
- [Bulk Operations](https://app-docs.creoglyph.io/attriflow/features/bulk-operations.md): Effortlessly manage attributes for multiple elements with AttriFlow's bulk operations.Add, edit, or delete attributes across selected elements in just a few clicks,saving time and ensuring consistency
- [Templates](https://app-docs.creoglyph.io/attriflow/features/templates.md): Templates offer predefined attribute sets curated by top creators like Finsweet, Refokus, and BMG Studio. Categorized for easy access, they let users quickly apply professional-grade attributes.
- [Import/Export Attributes](https://app-docs.creoglyph.io/attriflow/features/import-export-attributes.md): Easily save and reuse attributes with AttriFlow's import/export functionality. Export saved attributes to share or archive, and import them back into your projects for seamless integration.
- [Frequently Asked Questions (FAQ)](https://app-docs.creoglyph.io/attriflow/how-to/frequently-asked-questions-faq.md)
- [Support](https://app-docs.creoglyph.io/attriflow/how-to/support.md)
- [Save Attributes to Your Account](https://app-docs.creoglyph.io/attriflow/updates-planned/save-attributes-to-your-account.md): Store attributes directly in your AttriFlow account for easy access across devices and projects.
- [Custom Template Creation](https://app-docs.creoglyph.io/attriflow/updates-planned/custom-template-creation.md): Design templates tailored to your unique workflow and reuse them across multiple projects.
- [VariableFlow (Tentative  name 😃)](https://app-docs.creoglyph.io/attriflow/updates-planned/variableflow-tentative-name.md): Easily manage, import, and export CSS variables in Webflow for streamlined workflows and consistency.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://app-docs.creoglyph.io/attriflow/documentation.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.
