> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/knowledge-base/078-how-to-submit-your-article-to-overleaf-s-publishing-partners.md).

# How to submit your article to Overleaf's publishing partners

## Introduction

In this article we show how to streamline your publication workflow by taking advantage of Overleaf's integration with many journals, repositories and author-service companies.

**Note**: If you're looking for more information on how to submit your project to the [Overleaf Gallery](https://www.overleaf.com/latex/templates), you can find that in [this related article](/latex/knowledge-base/123-publishing-templates-and-examples-in-the-overleaf-gallery.md).

## Submit to one of our publishing partners

Overleaf works with a range of partners to streamline your publishing workflow by providing the ability to send/submit your paper (project) to those partners—using features accessible from within your Overleaf project. Those submission processes are designed to meet the requirements specified by each partner, so the actual submission workflow will show some variation according to the publisher, journal, repository or service you are submitting to.

To submit your work you can either use the "Submit" menu option, accessible from your project or, for a select number of journals/publishers, you can can use the *submission link* which appears in your project if you use one of the official templates of publishers/journals who have chosen to provide this option.

### Direct export or manual download

Some publishers have opted for a full Overleaf integration which enables Overleaf to export the project (article) files and send them to the publisher's manuscript submission system—meaning you don't need to download anything. Other publishers have chosen a less-complete integration which requires you to download the project files and upload them to the publisher's manuscript submission system.

## Using submission links

For some partnering publishers or journals, use of their official LaTeX template, accessible from the Gallery, will create a *submission link* within the menu of your project, helping to further streamline the publishing workflow. The following short video shows an example *submission link* worklow based on using an official F1000Research LaTeX template contained in the Overleaf Gallery.

{% embed url="<https://videos.ctfassets.net/nrgyaltdicpt/3hYdHOZzqnEnBtFy11bszk/ca7ddd5fc3bb9aadc958125332b1c04d/Direct_submission.mp4>" %}

## Using the "Submit" feature

The following video shows how to use the "Submit" feature—from where you can submit your project to the Overleaf Gallery, or submit it to any one of Overleaf's publishing partners.

{% embed url="<https://videos.ctfassets.net/nrgyaltdicpt/4upB9cRlaBFxu2CJKOqUjr/41a1fbe07d6ed7c5a9b32a657a429afd/Submissions.mp4>" %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/knowledge-base/078-how-to-submit-your-article-to-overleaf-s-publishing-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
