> For the complete documentation index, see [llms.txt](https://inspired.epd.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inspired.epd.eu/portugues/recursos/biblioteca/analise-de-politicas-para-facilitar-o-dialogo.md).

# Análise de políticas para facilitar o diálogo

[O Papel e Utilização dos Indicadores de Medição de Desempenho](https://www.google.de/url?sa=t\&rct=j\&q=\&esrc=s\&source=web\&cd=\&ved=2ahUKEwjp84WExM7wAhVd_rsIHdm3AaYQFjABegQIBBAD\&url=https%3A%2F%2Feuropa.eu%2Fcapacity4dev%2Ffile%2F7788%2Fdownload%3Ftoken%3DQxw3ARAz\&usg=AOvVaw1xFIyR7TC2ce0ybdCnQbcz), Métodos de Prestação de Ajuda, 2011

[O que é a Pesquisa de Ação? ](http://www.ascd.org/publications/books/100047/chapters/What-Is-Action-Research%C2%A2.aspx)Guiding School Improvement with Action Research, R. Sagor, 2000

[Workshop de facilitação 101](https://www.nngroup.com/articles/workshop-facilitation-101/), S. Gibbons, Grupo Nielsen Norman, 2020

[Participatory Policymaking: A Toolkit for Social Change](https://gspp.berkeley.edu/assets/uploads/page/GSPP_Participatory_Policy_Toolkit_Version_1.pdf), Thinking about Privilege & Policy, Goldman School of Public Policy, 2015

[Handbook of Public Policy Analysis: Theory, Politics, and Methods](https://www.routledge.com/Handbook-of-Public-Policy-Analysis-Theory-Politics-and-Methods/Fischer-Miller/p/book/9781574445619), F.Fischer, G.J. Miller, 2006

[Redes de Governação na Administração Pública e Políticas Públicas](https://www.routledge.com/Governance-Networks-in-Public-Administration-and-Public-Policy/Koliba-Meek-Zia-Mills/p/book/9781138286108), C. J. Koliba, J. W. Meek, A. Zia, R. W. Mills, 2018

[Mapeamento Institucional e de Partes Interessadas: Frameworks for Policy Analysis and Institutional Change](https://www.researchgate.net/publication/5153823_Institutional_and_Stakeholder_Mapping_Frameworks_for_Policy_Analysis_and_Institutional_Change), P.D. Aligica

[Conhecer o jogo: motivações e habilidades entre os profissionais da política partidária](https://www.researchgate.net/publication/308573815_Knowing_the_game_motivations_and_skills_among_partisan_policy_professionals_Table_1), S. Svallfors, 2016

[Implementação bem sucedida de iniciativas políticas: Guia de Melhores Práticas](https://apo.org.au/sites/default/files/resource-files/2014-10/apo-nid41796.pdf), Australian National Audit Office, 2014

[Policy Analysis for Effective Development: Strengthening Transition Economies](https://www.researchgate.net/publication/265658298_Policy_Analysis_for_Effective_Development_Strengthening_Transition_Economies), R.J. Struyk, 2006

[Three Lenses of Evidence-Based Policy](https://www.researchgate.net/publication/227540713_Three_Lenses_of_Evidence-Based_Policy), B. Head, Australian Journal of Public Administration, 2008

[Building State Capability: Evidence, Analysis, Action](https://bsc.cid.harvard.edu/building-state-capability-evidence-analysis-action), M. Andrews, L. Pritchett, Michael Woolcock, Oxford University Press, 2017


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://inspired.epd.eu/portugues/recursos/biblioteca/analise-de-politicas-para-facilitar-o-dialogo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
