# Añadir jugadores manualmente

## Añadir jugadores en el admin (ya han jugado antes)

Si un jugador ha jugado antes en tu club, puedes añadirlo rápidamente desde el admin del torneo. Ve a la sección de añadir un jugador y empieza a escribir su nombre, apellido o nombre para mostrar. El sistema comprobará cualquier jugador que haya jugado alguna vez en uno de tus torneos y podrás añadirlo rápidamente.&#x20;

<figure><img src="/files/8bbf3fa6fee8662575762856aeb48911a1e8e1ee" alt=""><figcaption></figcaption></figure>

## Añadir jugadores manualmente en la app

![](/files/b2ef2b12b666903375f7bd855113421a7084948c)

![](/files/b051f64c3469475565ebb437bb38580a6b56f8c6)

## Añadir nuevos jugadores manualmente

Puedes añadir equipos y jugadores en el admin de tu torneo. Para poner a un jugador en un equipo, haz clic en el nombre del jugador y usa la sección "Mover jugador al equipo".&#x20;

![](/files/6ad5cf3818ecec544b39c23751d59b59b5b954c3)

![](/files/df167f382282d5accbf791b7880d0e800a06297c)


---

# Agent Instructions: 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:

```
GET https://docs.scoreholio.com/es/anadir-equipos/anadir-jugadores-manualmente.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
