# Finish Text Action

The 'Finish Text' action is an innovative feature that utilizes OpenAI's capabilities to continue or complete a given text. This action offers you a way to utilize AI to generate creative, context-appropriate continuations to a prompt you provide.

Perhaps you're drafting an email or writing a report and you're unsure how to complete a sentence or thought. By using the 'Finish Text' action, you can turn over that challenge to your AI assistant. The AI will generate a completion for your text, keeping it in line with the initial context and tone, saving you time and effort.

Imagine you're writing an introduction to a blog post, but you're struggling to create an engaging hook. With the 'Finish Text' action, you can write the first part and let the AI finish the rest. Or, consider a customer service response where the agent might be uncertain about the best way to respond. By using this action, the AI can suggest the optimal way to wrap up the response.

The only input required for this action is the initial prompt or text you want to be completed. The AI assistant will use this to generate a relevant completion, enhancing your communication efficiency and effectiveness.

The 'Finish Text' action is a powerful tool for all forms of written communication, from internal documents and emails to customer-facing content and social media posts. Harness the potential of AI and let your communication efforts be more streamlined, efficient, and impactful.

<figure><img src="/files/nJO84uZ0YimSuEWPUfPG" alt=""><figcaption></figcaption></figure>


---

# 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://guides.noloco.io/workflows/workflows/finish-text-action.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.
