> For the complete documentation index, see [llms.txt](https://www.legalpromptguide.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.legalpromptguide.com/4.-ethical-guardrails-and-professional-responsibility/4.2.-output-parsers.md).

# 4.2. Output Parsers

Output parsers can be used when you want to get more structured information than just text back from ChatGPT. They allow you to customize and format the text responses into different types, such as Markdown, HTML, tables, etc. Output parsers can make your life easier and cut down on the amount of copy+paste+reformatting you have to do between ChatGPT and your documents.

{% content-ref url="/pages/f2p7r5jK9KGoSyiVZRPK" %}
[4.2.1. Markdown](/4.-ethical-guardrails-and-professional-responsibility/4.2.-output-parsers/4.2.1.-markdown.md)
{% endcontent-ref %}

{% content-ref url="/pages/O6AikmtpeDGQVgi0w8LF" %}
[4.2.2. HTML](/4.-ethical-guardrails-and-professional-responsibility/4.2.-output-parsers/4.2.2.-html.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdUYAcko4IHrsfDF5kKI" %}
[4.2.3. Graphviz (Dot Language)](/4.-ethical-guardrails-and-professional-responsibility/4.2.-output-parsers/4.2.3.-graphviz-dot-language.md)
{% endcontent-ref %}
