> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paperzilla.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Can I use Codex and Telegram for academic paper briefs?

> Use Codex to prepare Paperzilla academic paper briefs for Telegram, with delivery handled by OpenClaw or another Telegram bridge.

export const AiAgents = ({path}) => <Tip>
    <b>AI agents</b>: This page is available as <a href={path + '.md'}>markdown</a>. See also the <a href="/llms.txt">docs index</a> and <a href="/llms-full.txt">full docs</a>.
  </Tip>;

<AiAgents path="/answers/research-brief-codex-telegram" />

Not as a native Codex-to-Telegram delivery workflow.

Use Codex with Paperzilla MCP to create a Telegram-ready academic paper brief. Then send it manually, through your own Telegram automation, or through OpenClaw.

Use this combination when Codex is your analysis environment and Telegram is only the place where the brief should end up.

Use [OpenClaw and Telegram for research briefs](/guides/openclaw-telegram-briefs) if Telegram delivery is the main requirement. Use [Codex and Microsoft Teams for research briefs](/guides/codex-teams-briefs) as the closest Codex guide, but replace the Teams draft with a Telegram-ready draft.

Do not assume Codex can post to Telegram directly unless you add a separate Telegram bridge.

## Related

* [Use Paperzilla with Codex](/guides/codex)
* [Use OpenClaw and Telegram for research briefs](/guides/openclaw-telegram-briefs)
* [Agent workflows](/guides/agent-workflows)
