> For the complete documentation index, see [llms.txt](https://help.codegrade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.codegrade.com/setup-assignment/build-assignment/creating-automatic-tests.md).

# Add Automatic Grading

The last step of setting up your assignment is to set up automatic tests. To create an AutoTest, navigate to the AutoTest tab, select AutoTest v2, then press Create. Alternatively, use the Copy option to copy an AutoTest setup from another assignment you have created.

Next, click on any of the languages below to get a language-specific guide for setting up autograding.

{% content-ref url="/pages/jj72ts0v49Yks7MZ2EGa" %}
[Create your first Python assignment](/automatic-grading-guides/python/create-your-first-python-assignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/3SWN5XkkYLx5GarvlxWh" %}
[Create your first Java assignment](/automatic-grading-guides/java/create-your-first-java-assignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/iSdvQe08LPiIovScq06T" %}
[Create your first C assignment](/automatic-grading-guides/c/create-your-first-c-assignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/KbSE5Rx8a1S22kb9Nepu" %}
[Create your first C++ assignment](/automatic-grading-guides/c++/create-your-first-c++-assignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/mMtdUF4amK8wlACxi2nV" %}
[Create your first C# assignment](/automatic-grading-guides/c-1/create-your-first-c-assignment.md)
{% endcontent-ref %}

{% hint style="success" %}
Make sure to check the list of Automatic grading guides for more languages!
{% endhint %}

{% hint style="success" %}
Is your language not listed? Get in touch with us at <support@codegrade.com> for a specialized consultation!
{% endhint %}
