# Manual execution

```
./pandora_googlesheets --creds_json/creds_base64 <file credentials> --name <name document> --sheet <name-sheet> --cell <Number cell> --row <number-row> --column <number-column>
```

[![image-1683875273721.png](https://pandorafms.com/guides/public/uploads/images/gallery/2023-05/scaled-1680-/image-1683875273721.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2023-05/image-1683875273721.png)

If the onlydigits parameter is used, a non-digit value will be parsed:

```
./pandora_googlesheets --creds_json/creds_base64 <file credentials> --name <name document> --sheet <name-sheet> --cell <Number cell> --row <number-row> --column <number-column> onlydigits 1
```

[![image-1683813865590.png](https://pandorafms.com/guides/public/uploads/images/gallery/2023-05/scaled-1680-/image-1683813865590.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2023-05/image-1683813865590.png)