Submitting to FAccT 2026

We’re thrilled you’re interested in submitting to the 2026 edition of the ACM Conference on Fairness, Accountability, and Transparency, or FAccT!

The review platform is now open for submission!

If you’ve submitted to FAccT before, there’s two key differences this year:

Deadline reminders:


Preparing the manuscript in LaTeX

Please see the Author Guide for a full description of the submission process, including ACM and FAccT policies to adhere to (e.g., anonymization etc).

If preparing manuscripts in LaTeX is familiar to you, skip below for details about submitting to OpenReview. This example uses LaTeX, but preparing the manuscript with Word is also an option (and detailed at the link). Please follow all required steps for a manuscript submission, including anonymization.

Description

If you are using the LaTeX template, open the “ACM Conference Proceedings Primary Article Template.”

Description

Then, click on “Open as Template” to open it in Overleaf, though you can of course use your LaTeX compiler of choice.

Once you’ve opened your template in Overleaf, navigate to the “sample-sigconf-authordraft.tex” file in the File Tree. This is the main body text file of your project, and you can rename it to something like “main.tex” if you prefer. You can also change the name of the project using the down arrow caret at the top middle, next to what reads “ACM Conference Proceedings Primary Article Template” in the example screenshot below. Note that this does not change the title of your paper, only the title of your file in Overleaf.

For submission you FAccT, you must edit the documentclass command to include manuscript (which makes it a single-column file for submission, rather than the 2-column format for publication once accepted), review (which adds line numbers), and anonymous which anonymizes your submission, though we also recommend not including author names in the LaTeX draft until your camera ready stage, just to be safe. In the screenshot below, we have “commented out” the original \documentclass{} function using a %.

\documentclass[manuscript,screen,review,anonymous]{acmart}

Description

The rest of the template should contain explanations and examples of other parts of using Latex, such as creating \section{} and \subsection{} headers, adding citations using \cite{} (and adding their bibtex entries (such as via Google Scholar > Cite > Bibtex) to the “sample-base.bib” bibliography file, which is called in the main .tex file via the \bibliography{} command, and more.

Remember to “Recompile” to see the results of your changes appear in the pdf displayed in the right hand pane! You can click the down arrow next to that button to download the most recently compiled version of the manuscript, or click on File > Download as PDF.


Submitting the manuscript to OpenReview

Go to the OpenReview FAccT Submission Page.

Click on “Add ACM FAccT 2026 Conference Submission”.

Description

Fill out the form fields, including:

Until January 8th, you can edit the authors, but note that after this date, edits to the author list are not allowed.

Click Submit! That’s it! You should receive a confirmation email from OpenReview (using the ACM FAccT 2026 alias).