Remove myself from a shared agent on Dialogflow

Viewed 93

Is it possible to remove myself from an agent that has been shared with me? I have quite a few agents in my console that are owned by other users - I can't find any options in the settings to remove them and don't want to bother the owners if I can help it. Thanks.

1 Answers

yes possible,

simply go to google cloud console (https://console.cloud.google.com/)

select the project with name/projectid same as dialogflow agent: enter image description here

then goto IAM section and remove yourself from IAM.

enter image description here enter image description here

all google products including dialogflow and firebase are based on google cloud.

Related