How to edit keywords from uploaded documents in user-interface?

Dear Squirro Team,

I have a question about the keywords in the Squirro interface (let’s say, in a search-dashboard). Is it possible to edit these tags directly in the user-interface after the document has been uploaded in the Python SDK or using the data tab in the dashboard?

Many thanks in advance :)!!

1 Like

Hi,

In order to edit the tags of an updated item, you can use the modify_items method which comes with the Python SDK. Reference can be found here.

I hope that clarifies your question!

1 Like

Hi,

Thank you for your answer! Is there way to do it directly in a dashboard in the user-interface?

Hi,

This is not possible at the moment unfortunately.