# General FAQs

**What happened to workflows?**

On March 24, 2026, we relaunched Glif. The old Glif was a multi-agent workflow platform — you'd wire up bots, create node-based spell graphs, and orchestrate complex multi-step automations. It was powerful, but it was also complex and hard to get started with.

The new Glif is simpler and more capable at the same time: one AI agent with access to 100+ native tools, all through a single chat interface.

**How do I export my old workflows?**

If you'd like to export your content created prior to our relaunch on March 24, 2026, head to your [user Settings ](https://glif.app/settings)and chose the Export option for workflows. You'll also find export options for older agents, chats, and media. (Note: If you run into an error with that process, it may be because your file is too big. Please [contact us](https://glif.app/contact) and we'll sort you out!)

**Which specific models does the Glif agent support?**

Glif is always adding new cutting-edge models. [Check out our models directory for the latest list.](https://glif.app/models) Here’s a list of some of the popular models we currently support:

Text

* Claude Sonnet 4.5
* Claude Opus 4.1
* ChatGPT 4o

Images

* Nano Banana Pro
* Flux 2 Turbo
* Seedream V4

Video

* Kling 2.5 Turbo Pro
* VEO 3.1
* Hailuo 2.3

Audio

* ElevenLabs
* Music MiniMax v2

**Other**

* FFmpeg
* Web search

**What kind of media can I create with the agent?**

Check out [our Use Cases page](https://glif.app/use-cases) to see all that you can do with Glif. Here are just a few examples:

* Short form videos: Full end-to-end video production. Write scripts, generate images, animate them into video clips, add voiceover, background music, and stitch everything into a final video ready for social.
* YouTube thumbnails: Eye-catching, click-worthy thumbnails with bold text, dramatic visuals, and proper composition to boost traffic and subs.
* Slides: Presentation slides with strong visual design and animated transitions — great for pitches, explainers, or social content.
* Image editing: Remove objects, change colors, swap backgrounds, add text, style transfer, upscaling, you name it.
* Audio: Custom music or voiceovers with a wide range of voices and sound effects.
* Internet search: Search the web and scrape pages to pull in real-world information, news, references, or inspiration for any project.

**What types of media inputs does Glif support?**

The Glif agent supports text, image, video, and audio. You can upload files from your device or reference previously generated content either through the “Choose from library” option or the @ command shortcut.

**How do I find a list of my previously generated assets?**

Click on the Library icon on the lefthand side to find the assets you previously generated.

**How long does it take to generate an output?**

The time it takes for Glif to generate an output varies by the models being used and the complexity of the request. Videos and multi-image outputs will take significantly longer than simple text or image outputs. In general, you can expect an image output to take less than 30 seconds. More complex video outputs may take 1-5 minutes.

**How do I search my chat history?**

Click on the search icon on the lefthand side of the page to search through your past chat history.

**What shortcuts are available?**

Use the @ command to find and reference an asset you’ve generated in the past.

**How do I view what’s stored in the agent’s memory about our chat sessions?**

Currently, the best way to know what is currently stored in the agent’s memory is to ask it directly.

**Does Glif have an API?**

No, we no longer offer an API. The API was deprecated as of 5/20/26.

**Can I invite another user to collaborate with me on Glif?**

We don’t currently offer group or multi-user accounts, but we are considering it for a future update!

## **Content Moderation**

**What are your content moderation policies?**

You can find our complete content moderation policies here.

**How do I appeal a ban?**

You can appeal an account ban by emailing <appeals@glif.xyz> with your username and a summary of why you believe your content was not in violation of [our Community Guidelines.](https://docs.glif.app/policies/community-guidelines)

## **Copyright, commercial use, and attribution**

**Can I use the content I generated with Glif commercially?**

Yes. Purchasing credits (via subscription or credit packs) unlocks commercial usage rights for the content you generate on Glif, subject to the underlying model licenses.

**How should I attribute an image?**

Please note that Glif cannot provide you with legal counsel or advice. Each individual model has its own attribution guidelines, which are determined by the company or organization that created the model. Please refer to the terms of service or usage guidelines created by the company behind the model you are using.

**Where can I find the Glif logo and brand colors?**

You can find all of our latest Glif brand assets [here](https://glif.app/brand).


---

# 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://docs.glif.app/getting-started/faqs.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.
