I can’t add a shift in cells using ai agenta

Hello everyone, I really need help figuring out a problem that I can’t solve. I need to input data into Google Sheets and modify specific static cells. I think I don’t understand how to get the reference to a specific cell to change it. I’m making changes using the agent tools, but if I try to access the process, it doesn’t work either. If anyone has a video tutorial, please send me the link.
I also noticed that in other people’s processes, there are nodes that I don’t have, and the program interface looks different too. Maybe this is affecting things. I’m using the latest version and working through the cloud. I wrote a prompt for accessing the table in OpenAI.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
1 Like

Could you clarify with the help of an example or something? I’m not sure I understand your question.

As far as I can see, the appendOrUpdate node provides the following options:

Are you saying you are unable to understand what to use in the “Column to match on” field?

Sorry, I probably didn’t convey the message well because I’m using a translator.

I will try to describe the situation in more detail.
I want to enter data about work shifts into a table using an AI agent. A request that will compare the last name, first name and date. The letter “s” will be placed in this cell

You should then select “Column to match on” as the first column (name) and then pass on the value as “s” in the correct column.

For example, if you wish to add “s” in D3, in this section:

you should send the name as the name of person and then pass the "03.03: field as “s”.