# Lessons & Future 🎓

## Key Learnings

* Start with high-impact features
* Friction is necessary when setting standards
* Regular stakeholder alignment is needed

## Future Roadmap

* Usage Insights&#x20;

<div align="left"><figure><img src="/files/xAdcgOmQDPMD60DhIDWo" alt="" width="375"><figcaption></figcaption></figure></div>

* RBAC to control access to data and actions

## Challenges Overcome

* Cross-team coordination and alignment
  * Competing priorities are hard to navigate
* Communicating big changes to processes&#x20;
  * Documentation, workshops, demos and more
* Permission complexity
  * IAM and service accounts are tricky sometimes or maybe just in GCP&#x20;
* Template standardization
  * Different teams have unique needs so good customization options were necessary


---

# 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://notes.mikaelsamvelian.com/devops-knowledge/developer-portal/lessons-and-future.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.
